Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSC3967: Do not require UIA when first uploading cross signing keys #3471

Merged
merged 7 commits into from
Jan 16, 2025

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented Dec 21, 2024

Playing around with Copilot, tests are generated.

Requires matrix-org/gomatrixserverlib#444

@S7evinK S7evinK requested a review from a team as a code owner December 21, 2024 20:13
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests are separated for readability, as I think table tests would make them harder to read.

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 79.31034% with 12 lines in your changes missing coverage. Please review.

Project coverage is 49.38%. Comparing base (40bef6a) to head (db70263).

Files with missing lines Patch % Lines
clientapi/routing/key_crosssigning.go 78.94% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3471      +/-   ##
==========================================
- Coverage   49.52%   49.38%   -0.15%     
==========================================
  Files         524      524              
  Lines       59760    59794      +34     
==========================================
- Hits        29596    29528      -68     
- Misses      26695    26779      +84     
- Partials     3469     3487      +18     
Flag Coverage Δ
unittests 49.38% <79.31%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@S7evinK
Copy link
Contributor Author

S7evinK commented Jan 16, 2025

Tests are happy, and this makes all other, currently failing PRs etc., happy.
Merging.

@S7evinK S7evinK merged commit 7f4ba1f into main Jan 16, 2025
19 checks passed
@S7evinK S7evinK deleted the s7evink/msc3967 branch January 16, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants